Skip to main content
Version: 24.05

Delete asset by its id

Removes an asset with the given ID if possible. Deleting an asset is only possible if that asset is not yet referenced by a contract agreement, in which case an error is returned. DANGER ZONE: Note that deleting assets can have unexpected results, especially for contract offers that have been sent out or ongoing or contract negotiations.

Path Parameters
  • id string required
Header Parameters
  • connectorUrl string
Responses

Asset was deleted successfully


Schema
  • object
Loading...